home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 2000 October / Software of the Month - Ultimate Collection Shareware 277.iso / pc / PROGRAMS / UTILITY / WINLINUX / DATA1.CAB / programs_-_usrdoc / SPLITVT / CHANGES.{_2 < prev    next >
Text File  |  1999-09-17  |  4KB  |  133 lines

  1.  
  2. Version Notes:
  3.  
  4.  
  5.     Version 1.6.3
  6.                 Patched some security holes:
  7.                     fixed sprintf overflow in parserc.c
  8.                     fixed env label overflow in parserc.c
  9.                     fixed env variable expansion overflow
  10.                     added read access check in parserc.c
  11.                     added chdir() access check in parserc.c
  12.                     fixed sprintf overflow in vtmouse.c
  13.  
  14.     Version 1.6.2
  15.                 Fixed a bug in vt_showscreen()
  16.                 Fixed separator redisplay in vt_prompt()
  17.                 Added the ANNOUNCE file
  18.                 Added a "cd" command to the startup file
  19.                 Added -t option to change xterm title
  20.                 xterm title is reset, if possible, at exit
  21.                 Added xterm drag-n-drop of separator bar
  22.                 Speeded up separator bar movement
  23. (broken)            Fixed cut-paste highlighting
  24. (broken)            Integrated cut-paste with X selection (xcb)
  25.                 Fixed job control for FreeBSD
  26.                     (thanks to Quang Ngo)
  27.                 Fixed bug in cursor keys (showed up in vi)
  28.  
  29.     Version 1.6.1    Ninth release    1/10/95
  30.                 Added simple cut-paste support
  31.                 Middle button in xterm performs paste
  32.                 Fixed a compilation bug in terminal.c
  33.                 Fixed cut and paste in xterm
  34.                 Fixed core dump in terminal.c
  35.                 Changed +/- to grow/shrink current window
  36.                 Can move separator bar more than one line
  37.                 Fixed display of ansi color
  38.                 Added a help screen (^O-h)
  39.                 Added simple if statements in startup file
  40.                 Added env variable=value in startup file
  41.                 Fixed command line -upper/-lower parsing
  42.                 Ported to OSF/1 3.0
  43.  
  44.     Version 1.6.0    Eighth release
  45.                 Completely rewrote vt100 driver routines
  46.                 Added skeleton for termcap support
  47.                 Separated this file from the README
  48.                 Added 132 column support
  49.                 Added screen refresh on window resize
  50.                 Added screen refresh command
  51.                 Fixed highlight between windows bug
  52.                 Added multiple charset support (G0, G1)
  53.                 Added commands to move the separator bar
  54.                 Fixed tab output processing
  55.                 Added simple screen locking
  56.                 Added kill window command 'k'
  57.                 Added lock screen command 'x'
  58.                 Cursor moves away from a dead window
  59.                 Fixed xterm cursor key input bug
  60.  
  61.     Version 1.5.8
  62.                 Rewrote utmp handling routines
  63.                 Fixed a bug in vt100.c scroll regions
  64.                     (thanks to Shawn Shealy)
  65.                 Fixed dropctty() for Solaris 2.3
  66.  
  67.     Version 1.5.7
  68.                 Fixed echo in menu.example
  69.                 Fixed splitvt.1 bold macro
  70.                 Made maxfds code semi-POSIX compliant
  71.                 Ported to System V/88 by Tony Leneis
  72.                 Ported to MP-RAS 2.0 by Shawn Shealy
  73.                 Fixed utmp host entries
  74.                 Added autodetection of pty banks 
  75.                     (thanks to Tony Leneis)
  76.  
  77.     Version 1.5.6    Seventh release
  78.                 Fixed a major bug in xterm support
  79.                 Fixed so 'w' showed proper idle times
  80.  
  81.     Version 1.5.5    Sixth release
  82.                 Added simple 8 bit char support (output)
  83.  
  84.     Version 1.5.4
  85.                 Ported to NeXT by Lans Carstensen
  86.                 Miscellaneous bug fixes
  87.  
  88.     Version 1.5.3
  89.                 Added -login option
  90.                 Added -nologin option
  91.                 Added -rcfile option
  92.  
  93.     Version 1.5.2    Fifth release
  94.                 Added slick xterm title bar
  95.                 Added xterm mouse click support
  96.  
  97.     Version 1.5.1
  98.                 Removed top and bottom bars
  99.                 Added -norc option
  100.  
  101.     Version 1.5.0    Fourth release     
  102.                 Reworked command line options
  103.                 Added .splitvtrc support
  104.  
  105.     Version 1.4.2
  106.                 Added SPLITVT environment variable
  107.                     (thanks to Mark Fugazzotto)
  108.                 Fixed bug in vt_prompt()
  109.  
  110.     Version 1.4.1    
  111.                 Reformatted man page by march@tudor.com
  112.  
  113.     Version 1.4.0    Third release
  114.                 Added "sticky" cursor for windows
  115.                 Ported to Linux 
  116.                 Added modifiable upper window size
  117.                 Added utmp logging
  118.                 Added set-uid root capability
  119.                 Slightly optimized the vt100 code
  120.                 Improved vt100 emulation
  121.                 Added verbose configuration
  122.                 Ported to BSD 4.3
  123.                 Added a command mode
  124.  
  125.     Version 1.3.1
  126.                 Improved portability.
  127.  
  128.     Version 1.3.0    Second release
  129.                 Added window size change handling.
  130.                 Added automatic vt100 detection.
  131.  
  132.     Version 1.0.1    First release
  133.